| Method | VaccinationsIncompleteChangeComments |
| VaccinationsIncomplete Web Service > All Operations Resource Group : VaccinationsIncompleteChangeComments (Method) |
| Name | Description | Data Type | ||
|---|---|---|---|---|
| token | This is a 40-character hexadecimal string.
| xml:string | ||
| id | This is an internal CoreOne Vaccination id. It is used to specify which Vaccination record the user wishes to update.
| xml:int | ||
| comments | This is the new value of the comments attribute for the specified Vaccination. | xml:string |
This is the returned status message to tell the user the result of the update.
![]() |
An error message will be displayed instead of the status message if any of the input parameters fail any validation rule. For example if the user's token is invalid or the record doesn't exist. |
| Name | Description | Data Type |
|---|---|---|
| status | If the vaccination was successfully updated a message "Update successful." will be returned. If the vaccination was not successfully updated a message "Update failed." will be returned. | xml:string |